home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / develon / ejecutar.bat < prev    next >
DOS Batch File  |  1996-09-25  |  3KB  |  103 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo     Si ve alguna animación en una resolución inadecuada, pruebe a 
  6. echo   ejecutar el fichero AAPLAYHI.EXE y, en la opción SCREEN SIZE del
  7. echo   menú FILE, seleccione el driver que convenga a su tarjeta gráfica.
  8. echo.
  9. echo.
  10. pause
  11. if not exist d:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto e
  12. AAPLAYHI.EXE D:\DEVELON\PCMEDIA.SCR -auto
  13. goto fin
  14. :e
  15. if not exist e:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto f
  16. AAPLAYHI.EXE  e:\DEVELON\PCMEDIA.SCR -auto
  17. goto fin
  18. :f
  19. if not exist f:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto g
  20. AAPLAYHI.EXE  f:\DEVELON\PCMEDIA.SCR -auto
  21. goto fin
  22. :g
  23. if not exist g:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto h
  24. AAPLAYHI.EXE  g:\DEVELON\PCMEDIA.SCR -auto
  25. goto fin
  26. :h
  27. if not exist h:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto i
  28. AAPLAYHI.EXE  h:\DEVELON\PCMEDIA.SCR -auto
  29. goto fin
  30. :i
  31. if not exist i:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto j
  32. AAPLAYHI.EXE  i:\DEVELON\PCMEDIA.SCR -auto
  33. goto fin
  34. :j
  35. if not exist j:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto k
  36. AAPLAYHI.EXE  j:\DEVELON\PCMEDIA.SCR -auto
  37. goto fin
  38. :k
  39. if not exist k:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto l
  40. AAPLAYHI.EXE  k:\DEVELON\PCMEDIA.SCR -auto
  41. goto fin
  42. :l
  43. if not exist l:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto m
  44. AAPLAYHI.EXE  l:\DEVELON\PCMEDIA.SCR -auto
  45. goto fin
  46. :m
  47. if not exist m:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto n
  48. AAPLAYHI.EXE  m:\DEVELON\PCMEDIA.SCR -auto
  49. goto fin
  50. :n
  51. if not exist n:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto o
  52. AAPLAYHI.EXE  n:\DEVELON\PCMEDIA.SCR -auto
  53. goto fin
  54. :o
  55. if not exist o:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto p
  56. AAPLAYHI.EXE  o:\DEVELON\PCMEDIA.SCR -auto
  57. goto fin
  58. :p
  59. if not exist p:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto q
  60. AAPLAYHI.EXE  p:\DEVELON\PCMEDIA.SCR -auto
  61. goto fin
  62. :q
  63. if not exist q:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto r
  64. AAPLAYHI.EXE  q:\DEVELON\PCMEDIA.SCR -auto
  65. goto fin
  66. :r
  67. if not exist r:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto s
  68. AAPLAYHI.EXE  r:\DEVELON\PCMEDIA.SCR -auto
  69. goto fin
  70. :s
  71. if not exist s:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto t
  72. AAPLAYHI.EXE  s:\DEVELON\PCMEDIA.SCR -auto
  73. goto fin
  74. :t
  75. if not exist t:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto u
  76. AAPLAYHI.EXE  t:\DEVELON\PCMEDIA.SCR -auto
  77. goto fin
  78. :u
  79. if not exist u:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto v
  80. AAPLAYHI.EXE  u:\DEVELON\PCMEDIA.SCR -auto
  81. goto fin
  82. :v
  83. if not exist v:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto w
  84. AAPLAYHI.EXE  v:\DEVELON\PCMEDIA.SCR -auto
  85. goto fin
  86. :w
  87. if not exist w:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto x
  88. AAPLAYHI.EXE  w:\DEVELON\PCMEDIA.SCR -auto                  
  89. goto fin
  90. :x
  91. if not exist x:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto y
  92. AAPLAYHI.EXE  x:\DEVELON\PCMEDIA.SCR -auto
  93. goto fin
  94. :y
  95. if not exist y:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto z
  96. AAPLAYHI.EXE  y:\DEVELON\PCMEDIA.SCR -auto
  97. goto fin
  98. :z
  99. if not exist z:\DEVELON\REFRACT\FLICS\RUBIN.FLI goto fin
  100. AAPLAYHI.EXE  z:\DEVELON\PCMEDIA.SCR -auto
  101. :fin
  102.  
  103.